ListAllOrganizations
Overview
The ListAllOrganizations operation retrieves a list of all the available organizations in the database.
This operation is used to obtain a list of the organizations available in the system. The request takes an organization identifier (OrganizationID) and returns an array containing an organizations object as the payload.
| Operation | ListAllOrganizations |
|---|---|
| Style | document |
| Operation Type | Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action | http://schemas.bankerssystems.com/2004/ExpereAPI/ExpereIEServices/IExpereAPI/ListAllOrganizations |
| Input | ListAllOrganizationsRequest |
| Output | ListAllOrganizationsResponse |